Barcode Xpress 10 for .Net - User Guide > Licensing > Runtime Licensing > Manually Reported Runtime (Non-Node-Locked) > Solution Name |
The Solution Name is:
Copy Code | |
---|---|
BarcodeXpress bx = new BarcodeXpress(); bx.Licensing.SetSolutionName("ACMEImaging"); |
The Solution Name must be set in order to use runtime licensing.